home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / dark_brown_eyes.swf / scripts / frame_1 / PlaceObject2_1548_ProgressBar_6 / CLIPACTIONRECORD on(construct).as
Text File  |  2007-09-26  |  218b  |  12 lines

  1. on(construct){
  2.    conversion = 1;
  3.    direction = "right";
  4.    label = "LOADING %3%% ";
  5.    labelPlacement = "bottom";
  6.    mode = "event";
  7.    source = "";
  8.    visible = true;
  9.    minHeight = 0;
  10.    minWidth = 0;
  11. }
  12.